home *** CD-ROM | disk | FTP | other *** search
- on openvergrootglas
- global VergrootglasWindow, jaartalindexteller
- VergrootglasWindow = window("3insert")
- VergrootglasWindow.rect = rect(the stageLeft + 179, the stageTop, the stageLeft + 179 + 212, the stageTop + 212)
- VergrootglasWindow.fileName = the moviePath & "3insert"
- VergrootglasWindow.titleVisible = 0
- VergrootglasWindow.windowType = member("masker1bit")
- open(VergrootglasWindow)
- nul = EMPTY
- if jaartalindexteller < 10 then
- nul = "0"
- end if
- end
-